home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgpp / src / gcc-257 / config / mips / t-mips-g < prev    next >
Encoding:
Text File  |  1993-09-09  |  169 b   |  5 lines

  1. # Suppress building libgcc1.a, since the MIPS compiler port is complete
  2. # and does not need anything from libgcc1.a.
  3. LIBGCC1 = libgcc1.null
  4. CROSS_LIBGCC1 = libgcc1.null
  5.